<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>$TITLE_BAR$ - $SITE_NAME$</title>
<link rel="stylesheet" type="text/css" href="/css/style.css" media="screen" />
<style type="text/css">A:hover{background:url(/js/aqua.gif); }</style>
<SCRIPT TYPE="text/javascript" SRC="/js/link.js"></SCRIPT>
</head>
 
<body>
<div class="page">
$GLOBAL_AHEADER$
<div class="cols">
<div class="leftcol">
$GLOBAL_CLEFTER$
</div>
 
<div class="rightcol">
$GLOBAL_DRIGHTER$
</div>
 
 <div class="centercol">
<!-- <body> -->
     
<h2>$CAT_NAME$ &raquo; $ENTRY_NAME$</h2>
<div class="news">
  <ul class="opt1">
    <li class="tags">: <?if($TAGS$)?>$TAGS$<?endif?></li>
    <li class="opt">$MODER_PANEL$</li>
  </ul>
  <div class="text">
      <?if($IMG_URL1$)?><center><a href="$IMG_URL1$" class="highslide" onclick="return hs.expand(this, {captionId: 'caption1'})" title="   "><img src="$IMG_URL1$" style="border: medium none ;" border="0" width="400"></a></center><?endif?><br>
    $MESSAGE$
  </div>
   <ul class="opt1">
    <li class="tags">: <a href="$PROFILE_URL$">$USER$</a> $ADD_TIME$</li>
    <li class="opt">: $READS$ |  ($COMMENTS_NUM$)</li>
  </ul>
  <div class="rate"><?$RSTARS$('12','/.s/img/stars/3/12.png','1','float')?></div>
  <div class="related">
       :
    <ul>
      <?$RELATED_ENTRIES$(10)?>
    </ul>
  </div>
</div>
<h2></h2>
     
<?if($COM_IS_ACTIVE$)?>
<?if($COM_CAN_READ$)?>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr><td width="60%" height="25"><!--<s5183>--> <!--</s>-->: <b>$COM_NUM_ENTRIES$</b></td><td align="right" height="25">$COM_PAGE_SELECTOR$</td></tr>
<tr><td colspan="2">$COM_BODY$</td></tr>
<tr><td colspan="2" align="center">$COM_PAGE_SELECTOR1$</td></tr>
<tr><td colspan="2" height="10"></td></tr>
</table>
<?endif?>

<?if($COM_CAN_ADD$)?>
$COM_ADD_FORM$
<?else?>
<?if($USER_LOGGED_IN$)?><?else?><div align="center" class="commReg"><!--<s5237>-->     .<!--</s>--><br />[ <a href="$REGISTER_LINK$"><!--<s3089>--><!--</s>--></a> | <a href="$LOGIN_LINK$"><!--<s3087>--><!--</s>--></a> ]</div><?endif?>
<?endif?>
<?endif?><!-- </body> -->
</div>
</div>
<div class="footer">
$GLOBAL_BFOOTER$
</div>
 
</body>
</html>

